Vcenter NamespaceManagement Networks Nsx Edges FilterSpec

Vcenter NamespaceManagement Networks Nsx Edges FilterSpec
Vcenter NamespaceManagement Networks Nsx Edges FilterSpec

The Vcenter NamespaceManagement Networks Nsx Edges FilterSpec schema contains properties used to filter the results when listing Edges (see GET /vcenter/namespace-management/networks/nsx/edges).

This schema was added in vSphere API 8.0.0.1.

JSON Example
{
    "compatible": false
}
boolean
compatible
Optional

Compatibility criteria. If true, only Edges which are compatible with vSphere Namespaces will be returned. If false, only Edges incompatible with vSphere Namespaces will be returned.

This property was added in vSphere API 8.0.0.1.

If missing or null, both compatible and incompatible Edges will be returned.